O p t i o n   G l o b a l K e y s   E n a b l e d 
 
 V a r i a b l e   N u m e r i c   T i m e s e c   =   0 . 4 6 
 
 V a r i a b l e   N u m e r i c   T o t a l S e e d s   =   3 2 0 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 K e y   U p       G o s u b   E x e c K e y s 
 
 K e y   D o w n   G o s u b   E x e c K e y s 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 W a i t   S e c o n d s   1 
 
 G o s u b   L a u n c h e r 
 
 S t o p 
 
 
 
 L a b e l   L a u n c h e r 
 
 	 F o r   v 1   =   1   T o   T o t a l S e e d s 
 
 	 	 W a i t   N o t   K e y ( " S p a c e " ) 
 
 	 	 P r e s s K e y s   L B u t t o n D O W N 
 
 	 	 W a i t   S e c o n d s   T i m e s e c 
 
 	 	 P r e s s K e y s   L B u t t o n U P 
 
 	 	 W a i t   S e c o n d s   1 . 1 
 
 	 	 P r i n t   v 1   +   "   "   +   T i m e s e c 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 L a b e l   E x e c K e y s 
 
 	 S e l e c t   T r u e 
 
 	 	 C a s e   K e y ( " U p " ) 
 
 	 	 	 T i m e s e c   =   T i m e s e c   +   0 . 0 1 
 
 	 	 C a s e   K e y ( " D o w n " ) 
 
 	 	 	 T i m e s e c   =   T i m e s e c   -   0 . 0 1 
 
 	 E n d S e l e c t 
 
 	 P r i n t   v 1   +   "   "   +   T i m e s e c 
 
 R e t u r n 
 
 
 
 
 
 ' W A T C H   S e w T o _ S p e e d 
 
 ' E X E C   B u t t o n   5   T e x t   B u t t o n 5 
 
 